home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / kwikdraw.zip / KWIKDRAW.TXT < prev    next >
Text File  |  1992-04-16  |  4KB  |  79 lines

  1. KwikDraw - An Object Oriented Drawing Program
  2. Freeware Version 1.10b
  3. Copyright 1991, 1992 Paul Schimpf
  4.  
  5. This drawing program, unlike a paint program, is object oriented.  This
  6. means that after drawing objects (such as rectangles, ellipses, lines,
  7. text, curves, or polygons), you have the ability to select and modify them
  8. as independent entities.  In a paint program an object, once it is drawn,
  9. loses it's identity as an independent entity.  Any editing capability in a
  10. paint program must thus treat all the objects as mere patterns of bits on
  11. the drawing surface.
  12.  
  13. KwikDraw has extensive on-line help that describes its use.
  14.  
  15. This is a Freeware version of KwikDraw.  IT IS FREE.  This Freeware 
  16. version will limit the number of objects that you may create, although
  17. you are allowed to load more extensive drawings so that you can view, 
  18. transfer, and print the example drawings.  The number of objects you are
  19. limited to is displayed when you run the program.  If the limited number
  20. of objects is sufficient for your purposes, then you are free to use and
  21. distribute this version, on the condition that none of the files included
  22. in the distribution is modified in any way.  In return I ask that you 
  23. inform me of any bugs that you find.  You may also purchase an unrestricted
  24. version of KwikDraw by writing, calling, or sending a request via 
  25. electronic mail (see below). The current price is $39.95 plus $3.00 S&H and
  26. $3.00 for C.O.D. (prices subject to change without notice).  REGISTERED 
  27. USERS WILL BE UPGRADED WITH BUG FIXES FREE OF CHARGE.  Please note that 
  28. the unrestricted version of KwikDraw is NOT Freeware, and may NOT be 
  29. distributed to others - it uses the executable filename "kwikdraw.exe", 
  30. whereas the Freeware version uses the filename "kdraw_fw.exe".
  31.  
  32.      The Human Interface
  33.      attn:  Paul Schimpf
  34.      902 94th St. S.E.
  35.      Everett, WA  98208
  36.      (206) 348-9043
  37.  
  38.      CompuServe Address: 71052,225
  39.      Internet Address:   71052.225@COMPUSERVE.COM
  40.  
  41. You may make checks payable to "Paul Schimpf" or to "The Human Interface."
  42.  
  43. The following files are included in the distribution:
  44.  
  45.      KDRAW_FW.EXE  -  Freeware version of KwikDraw.
  46.      KWIKHELP.HLP  -  On-line Microsoft Windows Help file.
  47.      TRAIN.KWK     -  Sample Drawing.
  48.      CAR.KWK       -  Sample Drawing.
  49.      FLOW.KWK      -  Sample Drawing. 
  50.      KWIKDRAW.TXT  -  This file.
  51.  
  52. Future enhancements to KwikDraw will include:
  53.  
  54.      Multiple Drawing Layers
  55.      Color Support
  56.      User Defineable Fill Patterns
  57.      User Defineable Grid
  58.      More ... Let me know what is important or desireable to YOU 
  59.  
  60. Revision History:
  61.  
  62. 1.00  03-09-92  Original Release.
  63. 1.01  04-07-92  Fixed bug manipulating line objects.
  64.                 Added optional Polygon termination on right button.
  65.                 Detects drawing changes to avoid annoying questions.
  66. 1.10  04-14-92  Text Objects now allow multiple lines.
  67.                 Fixed bug editing text object when it was the last 
  68.                 object drawn.
  69.                 Added description of scrolling methods to Help.
  70.                 Comprehensive Undo, Redo added.
  71.                 Fixed bug loading drawings using non-standard fill patterns.
  72.                 Fixed bug rotating multiple or grouped items when a text 
  73.                 object is involved.
  74.                 Text objects will now rotate.
  75.                 Converted Shareware version to Freeware.
  76.                 Reduced price on unrestricted version to $39.95. 
  77. 1.10b 04-15-92  Fixed occasional lack of refresh when changing attributes
  78.                 of grouped object.
  79.